EMT Practice Test

1. Question Content...


Question List

Question1: What is not a desirable characteristics of a unit test?
Test code is as small as possible

Question2: Which of the following best describes an increment of working software?

Question3: Select three criteria for the definition of done

Question4: The goal of the daily scrum is inspecting the progress toward the sprint goal and producing an actionable plan for the next day of work

Question5: You are asked to refactor part of the codebase for an application. When you are done, all unit tests pass with 50% code coverage. What can you infer from this?

Question6: When should a newly discovered huge bug of a previous sprint be fixed?

Question7: When should the developers create their first automated build?

Question8: How much time does Product backlog refinement take?

Question9: Which of the following describes an architecture spike?

Question10: Which are not true about scrum? Choose two.

Question11: What are the developers responsible for? (choose two)

Question12: How long is the daily scrum?

Question13: Which of the following two best describe a ready product backlog item?

Question14: What is a merge in a version control system?

Question15: Which four are benefits of TDD?

Question16: Why might a scrum team choose to do pair programming?

Question17: What is test first development?

Question18: What are some disadvantages of code coverage as a measure for how well a system or product is tested? (three answers)

Question19: Which best describes the practice of expressing requirements as acceptance tests?

Question20: When might a sprint be cancelled?

Question21: The developers can invite experts to the sprint planning to give them advice

Question22: Which three of the following are feedback loops in scrum?

Question23: Why does a test written using TDD always fail?

Question24: How is architecture decided in a scrum team during a project?

Question25: If multiple teams are working on the same product, they should each have their own product backlog

Question26: Is it a good idea to follow each automated build with the execution of automated tests?

Question27: The purpose of a sprint is to produce a done increment of product

Question28: In software development DRY refers to:

Question29: While developing new functionality, you find a bug that has already been delivered to the customer. What do you do?

Question30: What are two reasons to use mock objects in unit tests?

Question31: What is an inappropriate activity for a developer with special QA skills?

Question32: What is technical debt?

Question33: Which of the following best describe continuous integration?

Question34: What statement best describes the product backlog?

Question35: What is the commitment for the product backlog?